PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardTableAttribute Class / getScope Method
In This Topic
    getScope Method
    In This Topic
    Gets the scope.
    Syntax
    public PDFStandardTableScope getScope()

    Return Value

    A PDFStandardTableScope enum member specifying the scope.
    See Also